home *** CD-ROM | disk | FTP | other *** search
/ Super PC 35 / Super PC 35 (Shareware).iso / spc / WIN95 / DGRAB3 / COMPRESS.BA_ / COMPRESS
Encoding:
Text File  |  1996-03-05  |  186 b   |  6 lines

  1. :!%c "%i%t" %d <zip file here>
  2. @pkzip -xgstitle.dbf -xgstitle.cdx -xgslinks.dbf -xgslinks.cdx -xgsurl.dbf -xgsurl.cdx -xgrabsite.log %2 %1*.*
  3. @if errorlevel==0 goto end
  4. @pause
  5. :end
  6.